home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
COMPRESS
/
MTA_VE55.ARJ
/
MTA__BAT.EXE
/
lha
/
MTASTART.BAT
< prev
Wrap
DOS Batch File
|
1990-09-09
|
1KB
|
21 lines
ECHO OFF
REM ********************************************************************
REM * This is common batch-file, used right after MTA starts and be- *
REM * fore MTA is gonna test and convert the files *
REM ********************************************************************
REM * In MTA's ExitBeforeStart option, you can pass NO parameters. *
REM * The batch-file must call global functions, no functions related *
REM * with the converted files. *
REM * *
REM * Some examples of the usage of this batch are: *
REM * *
REM * - Disable (or enable) the you cacher; *
REM * - Copy the compressors to a RAM-disk; *
REM * - Reset the screen-mode to use MTA's build-in EGA/VGA support, *
REM * with help of the switch program, supplied with your videocard *
REM ********************************************************************
REM
REM Disable the cacher
REM
CACHE /DISABLE